home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 May / EnigmA AMIGA RUN 18 (1997)(G.R. Edizioni)(IT)[!][issue 1997-05][EAR-CD II].iso / programs / amigabase / makecat / readme < prev    next >
Text File  |  1996-01-17  |  2KB  |  47 lines

  1. AmigaBase uses the locale.library. So it is possible to display text
  2. in various languages. Currently AmigaBase supports the English, German,
  3. Swedish, Italian, French, Spanish, Danish, Dutch and Polish language.
  4.  
  5. If you want AmigaBase to support your language, you have to edit the
  6. file AppStrings.source and translate it into your language (if the file is
  7. not included in this directory, contact me!).
  8. For each string you have to insert a line like this:
  9.  
  10. /* Language-ID "Your translation" */
  11.  
  12. where Language-ID is one of:
  13.  
  14.    D      german
  15.    DK     danish
  16.    E      spanish
  17.    F      french
  18.    GB     english
  19.    I      italian
  20.    N      norwegian
  21.    NL     dutch
  22.    P      portuguese
  23.    S      swedish
  24.  
  25. Put the translated strings just behind the originals.
  26.  
  27. Use MakeCat to build the locale file. MakeCat is PD.
  28. You find it on the German Amiga-Magazin Disk 1, or you can
  29. simply contact me for getting it.
  30. There is also a MakeCat version on aminet, but this version
  31. may not work correctly.
  32.  
  33. Please test your locale file. Test every menu item of AmigaBase.
  34. Take care not to use any shortcut twice.
  35. Umlauts or other non ascii characters are not allowed to be shortcuts.
  36.  
  37. Please contact me before translating any text! Perhaps another person
  38. is translating the file into the same language!
  39.  
  40. If you think your locale file is ready for the distribution, send me a
  41. copy of the AppStrings.source file. I will add it to the next release
  42. of AmigaBase and make it available to the public.
  43.  
  44. For translating the AppStrings.source file into a new language I offer
  45. you a free registration of AmigaBase!
  46.  
  47.